{**}
| {ox_column_title item=name order=up default=1 str=Name url=affiliate-zones.php} | {ox_column_title item=size order=up default=0 str=Size url=affiliate-zones.php} | {ox_column_title item=update order=up default=0 str=Updated url=affiliate-zones.php} | {t str=Description} | ||
|---|---|---|---|---|---|
|
{if $affiliateId != -1}
{t str=NoZones}
{else}
{t str=NoZonesAddWebsite}
{/if}
|
|||||
| {if $canEdit} {$zone.zonename|escape:html} {else} {$zone.zonename|escape:html} {/if} {ox_entity_id type="Zone" id=$zoneId} | {if $zone.delivery == 10} Outstream Video {else} {ox_zone_size width=$zone.width height=$zone.height delivery=$zone.delivery} {/if} | {$zone.updated} | {$zone.description|escape:html|default:' '} |
|
|